cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/09 - Dice Roll/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
function shuffle(){
const img = document.getElementById("img");
let random = Math.floor(Math.random() * 6) + 1;
img.
const img = document.getElementById("img");
let random = Math.floor(Math.random() * 6) + 1;
img.